home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / access / repl2.zip / README.TXT next >
Text File  |  1995-03-31  |  895b  |  23 lines

  1. Find And Replace         (REPLACE2.MDA)  
  2.  
  3. Summary:
  4.  
  5.   An add-in library for MSAccess 2.0.
  6.  
  7.   This program provides a "Find and Replace" function for Tables, Queries,
  8.   Forms, Reports, Macros, and Modules (MSAccess 2.0 only provides Find and
  9.   Replace for Modules).  Find And Replace can be used to change names of 
  10.   objects through the entire database (as compared to MS Access itself which 
  11.   provides minimal built-in name change propagation).  In addition to 
  12.   facilitating name changes it has other uses, such as: a) changing the path
  13.   in the connect string for attached tables (search for old path, replace 
  14.   with new; attachment gets refreshed) and b) searching for occurences of a 
  15.   given function to enable you to change the parameters.  The intended user 
  16.   of this module is a programmer.
  17.  
  18.  
  19. Installation and Use:
  20.  
  21.   See file REPLACE2.WRI or REPLACE2.HLP.
  22.  
  23.